home *** CD-ROM | disk | FTP | other *** search
/ Designer's Club 1997 July / Designer's Club 1997 July.iso / mac / Idea Source / Gallery.DIR / 00168.ls < prev    next >
Encoding:
Text File  |  1997-05-28  |  138 b   |  8 lines

  1. on mouseDown
  2.   global gallery
  3.   puppetSound("tock")
  4.   set the visible of sprite 7 to 0
  5.   set gallery to "selfrun"
  6.   go(the frame + 1)
  7. end
  8.